home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global SOND
- if SOND = 0 then
- puppetSound("SCLICK")
- updateStage()
- end if
- SHOWPUSHER()
- set the locH of sprite 45 to -50
- set the locV of sprite 45 to -50
- set the locV of sprite 46 to -50
- set the locH of sprite 46 to -50
- startMovie()
- puppetTransition(50, 0, 16, 0)
- go("SS")
- end
-